Lender Price API Web Service
Lender Price API Web Service / ClosingCostCustomTable Json Schema
In This Topic
    ClosingCostCustomTable Json Schema
    In This Topic
    Description
    The object for the custom tables used in closing costs.
    Overview
    ClosingCostCustomTable
    The object for the custom tables used in closing costs.
    ausTypes : Array[string]
    columnItems : Array[ColumnCostItem]
    applyTax : boolean
    aprRelated : boolean
    asPercentage : boolean
    description : string
    counter : integer
    internal only
    date : string

    The current date.

    internal only

    machineIdentifier : integer
    internal only
    processIdentifier : integer
    internal only
    time : integer
    internal only
    timeSecond : integer
    internal only
    timestamp : integer
    internal only
    idx : integer
    includeInQmCriteria : boolean
    label : string
    enable : boolean
    includeInSearch : boolean
    label : string
    loanAmountRange : Array[DoubleRangeLeGt]
    from : number
    null : boolean
    to : number
    loanPurposes : Array[string]
    loanTypes : Array[string]
    loanYears : Array[integer]
    mortgageTypes : Array[string]
    name : string
    propertyTypes : Array[string]
    propertyUses : Array[string]
    rawData : Array[HashMap]
    states : Array[string]
    tax : number
    termsInMonths : boolean
    values : Array[array]
    variableLoanTypes : Array[string]
    Properties
    NameDescriptionData Type
     Array[string]
     Array[ColumnCostItem]
     boolean
     ObjectId
     boolean
     string
     Array[DoubleRangeLeGt]
     Array[string]
     Array[string]
     Array[integer]
     Array[string]
     string
     Array[string]
     Array[string]
     Array[HashMap]
     Array[string]
     number
     boolean
     Array[array]
     Array[string]
    See Also